.w1400 {
    margin: 0 auto;
    width: 73.57%;
}

.w1600 {
    margin: 0 auto;
    width: 84.08%;
}

.w1760 {
    margin: 0 auto;
    width: 92.5%;
}

.w1200 {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}

.swiper-slide,
.swiper-wrapper {
    height: auto !important;
}

.swiper-pagination-bullet {
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border: solid 1px #d0d0d0;
    background: transparent;
    border-radius: 50%;
    opacity: 1;
    transition: all 0.5s;
}

.swiper-pagination-bullet-active {
    background-color: #1063d5;
    border: solid 1px #1063d5;
}

.swiper-pagination-progress {
    background-color: rgba(51, 51, 51, 0.2);
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background-color: #024498;
    }

.swiper-pagination .current,
.swiper-pagination .line,
.swiper-pagination .total {
    color: #aebbcc;
    font-size: 16px;
    font-family: Bebas;
}

.swiper-pagination .current {
    color: #024498;
}

.swiper-container-horizontal > .swiper-scrollbar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background-color: #f2f2f2;
}

.swiper-,
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1 !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

.swiper-pagination .swiper-pagination-current {
    color: #333;
}

.swiper-button-next,
.swiper-button-prev {
    width: 56px;
    height: 56px;
    line-height: 56px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    background: none;
    color: #a2a2a2;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

    .swiper-button-next:hover,
    .swiper-button-prev:hover {
        background: #aacd06;
        border: solid 1px #aacd06;
        color: #fff;
    }

    .swiper-button-prev.swiper-button-disabled,
    .swiper-button-next.swiper-button-disabled {
        cursor: no-drop !important;
        pointer-events: unset !important;
    }

.popvideo iframe {
    width: 100%;
}

.popvideo video {
    width: 100%;
    object-fit: fill;
}

.popvideobg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: none;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.popvideobox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}

.popvideo {
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1100px;
}

.close-video-btn {
    position: absolute;
    top: 4%;
    right: 3.5%;
    z-index: 9;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

    .close-video-btn:after {
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .close-video-btn:after,
    .close-video-btn:before {
        position: absolute;
        top: 10px;
        width: 30px;
        height: 2px;
        background-color: #f52218;
        content: '';
    }

    .close-video-btn:before {
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    }

.videobox-font {
    margin: 25px auto 0;
    padding: 16px 6px;
    width: 240px;
    border: 1px solid hsla(0, 0%, 100%, 0.3);
    background: url(../images/ab-bgm9.jpg) no-repeat 50%;
    background-size: cover;
    color: #fff;
    font-size: 18px;
}

    .videobox-font em,
    .videobox-font span {
        display: inline-block;
        vertical-align: middle;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        -ms-transition: 0.5s;
    }

    .videobox-font span {
        margin-right: 30px;
    }

    .videobox-font:hover span {
        margin-right: 15px;
    }

.btn_phone {
    position: relative;
    z-index: 10;
    display: none;
    width: 26px;
    height: 26px;
}

.headfixed {
    position: relative;
    z-index: 99;
    width: 100%;
    background: #fff;
    transition: all 0.5s;
}

.headerbgm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.headfixed3::before {
    display: none;
}

.headfixed.headerbgm,
.hheaderbgm {
    box-shadow: 0 0 103px 0 rgba(0, 0, 0, 0.05);
    transition: all 0.5s;
}

.headfixed1 {
    box-shadow: 0px 0px 49px 0px rgba(174, 174, 174, 0.13);
}

    .headfixed.headerbgm::before,
    .headfixed1::before {
        display: none;
    }

.headfixed .headfixed_show {
    position: relative;
    z-index: 3;
    padding: 0 8%;
    transition: all 0.8s;
    align-items: center;
}

.headfixed .logo {
    position: relative;
    display: block;
}

    .headfixed .logo img {
        margin: 0;
    }

.headfixed .menu_list {
    align-items: center;
}

.hadbot {
    height: 100vh;
    background-color: #fff;
}

.hadbox_sec3 {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    display: none;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

    .hadbox_sec3 .hadbot_cont {
        overflow: auto;
        overflow-x: hidden;
        overflow-y: auto;
        height: 100%;
    }

        .hadbox_sec3 .hadbot_cont .cont {
            padding-top: 0.8rem;
        }

.hadbot .hadbot_jut {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #024498;
}

.headfixed.headerbgm .hadbot .hadbot_jut {
    bottom: 76px;
}

.hadbot .hadbot_jut .cont .fz_lt {
    display: flex;
    align-items: center;
}



@media (max-width: 1250px) {
    .headfixed .headfixed_show {
        /* padding: 0%; */
    }
}

@media (max-width: 767px) {
    .hadbot .hadbot_jut {
        display: none;
    }
}

.hadbot .hadbot_jut .cont {
    display: flex;
    width: 100%;
    height: 100%;
    color: #fff;
    align-items: center;
    justify-content: space-between;
}

    .hadbot .hadbot_jut.cont .fz_lt {
        display: flex;
    }

        .hadbot .hadbot_jut .cont .fz_lt .font {
            margin-right: 1rem;
        }

            .hadbot .hadbot_jut .cont .fz_lt .font .name {
                margin-bottom: 10px;
                font-size: 16px;
                line-height: 1;
            }

                .hadbot .hadbot_jut .cont .fz_lt .font .name .sname {
                    margin: 0;
                    margin-right: 10px;
                    max-width: 20px;
                }

            .hadbot .hadbot_jut .cont .fz_lt .font .tel {
                font-weight: 550;
                font-size: 26px;
                line-height: 1;
            }

@media (max-width: 1580px) {
    .hadbot .hadbot_jut .cont .fz_lt .font .tel {
        font-size: 22px;
    }
}

.hadbot .hadbot_jut .cont .fz_lt .fz_bt:hover {
    background-color: #7ed957;
}

.hadbot .hadbot_jut .cont .fz_lt .fz_bt {
    width: 150px;
}

@media (max-width: 1580px) {
    .hadbot .hadbot_jut .cont .fz_lt .fz_bt {
        padding: 12px 5px;
        width: 130px;
        font-size: 14px;
    }
}

.hadbot .hadbot_jut .cont .fz_lt .fz_bt i {
    display: block;
    overflow: hidden;
    margin-left: 0.1rem;
    width: 14px;
    height: 14px;
    transition: all 0.3s;
}

    .hadbot .hadbot_jut .cont .fz_lt .fz_bt i img {
        float: left;
        width: 100%;
    }

.hadbot .hadbot_jut .cont .fz_lt .fz_bt:hover i {
    margin-left: 15px;
}

.hadbot .hadbot_jut .cont .close {
    display: flex;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    align-items: center;
}

@media (max-width: 1580px) {
    .hadbot .hadbot_jut .cont .close {
        font-size: 16px;
    }
}

.hadbot .hadbot_jut .cont .close i {
    display: block;
    overflow: hidden;
    margin-left: 0.2rem;
    width: 24px;
    font-size: 24px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .hadbot .hadbot_jut .cont .close i img {
        float: left;
        width: 100%;
    }

.hadbot .hadbot_jut .cont .close:hover i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont {
        padding: 1.2rem 0;
    }
}

.hadbox_sec3 .hadbot_cont .cont .form {
    position: relative;
    display: flex;
    margin-bottom: 35px;
    align-items: center;
}

    .hadbox_sec3 .hadbot_cont .cont .form .int {
        position: relative;
        width: 100%;
    }

        .hadbox_sec3 .hadbot_cont .cont .form .int i {
            position: absolute;
            top: 50%;
            left: 0.4rem;
            z-index: 1;
            display: block;
            overflow: hidden;
            width: 0.38rem;
            transform: translateY(-50%);
        }

            .hadbox_sec3 .hadbot_cont .cont .form .int i img {
                float: left;
                width: 100%;
            }

        .hadbox_sec3 .hadbot_cont .cont .form .int .tx {
            padding: 0 150px 0 30px;
            width: 100%;
            height: 60px;
            background: #f6f8fc;
            color: #333;
            font-size: 18px;
        }

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .form .int .tx {
        padding: 0.2rem 0.3rem;
        font-size: 0.28rem;
    }
}

.hadbox_sec3 .hadbot_cont .cont .form .f_sub {
    position: absolute;
    top: 50%;
    right: 0;
    width: 120px;
    height: 60px;
    background-color: #024498;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    transform: translateY(-50%);
}

    .hadbox_sec3 .hadbot_cont .cont .form .f_sub img {
        margin: 0;
        margin-left: 10px;
    }

.hadbox_sec3 .hadbot_cont .cont .fz_key {
    display: flex;
    align-items: flex-start;
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .fz_key {
        display: none;
    }
}

.hadbox_sec3 .hadbot_cont .cont .fz_key a,
.hadbox_sec3 .hadbot_cont .cont .fz_key span {
    display: block;
    color: #555;
    font-size: 16px;
}

.hadbox_sec3 .hadbot_cont .cont .fz_key a {
    margin-right: 0.3rem;
    margin-bottom: 0.15rem;
    padding: 5px 15px;
    background-color: #f3f5f9;
}

    .hadbox_sec3 .hadbot_cont .cont .fz_key a:last-child {
        margin-right: 0;
    }

    .hadbox_sec3 .hadbot_cont .cont .fz_key a:hover {
        background-color: #024498;
        color: #fff;
    }

.hadbox_sec3 .hadbot_cont .cont .fz_key .name {
    display: block;
    width: 140px;
    color: #999;
}

.hadbox_sec3 .hadbot_cont .cont .fz_key .jut {
    display: flex;
    padding-left: 15px;
    width: calc(100% - 140px);
    flex-wrap: wrap;
}

    .hadbox_sec3 .hadbot_cont .cont .fz_key .jut span {
        display: block;
        margin: 0 0.24rem;
    }

    .hadbox_sec3 .hadbot_cont .cont .fz_key .jut span {
        margin-bottom: 0.14rem;
    }

.hadbox_sec3 .hadbox_sec3line {
    margin-top: 40px;
    margin-bottom: 30px;
    width: 100%;
    height: 1px;
    background: rgba(19, 18, 14, 0.07);
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong {
        display: none;
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt {
    display: flex;
    width: 40%;
    justify-content: space-between;
}

@media (max-width: 1366px) {
    .hadbox_sec3 .hadbot_cont .cont .form .int .tx {
        padding: 0 150px 0 20px;
        height: 52px;
        font-size: 16px;
    }

    .hadbox_sec3 .hadbot_cont .cont .form .f_sub,
    .hadbox_sec3 .hadbot_cont .cont .form .tx {
        height: 53px;
    }
}

@media (max-width: 991px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item {
        margin-bottom: 0.4rem;
        width: 100%;
    }

        .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
            margin-bottom: 0;
        }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .tit {
    display: flex;
    color: #333;
    font-size: 18px;
    align-items: center;
    justify-content: space-between;
}

    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
        display: block;
        padding-left: 10px;
    }

        .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i img {
            float: left;
            width: 10px;
            -webkit-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

@media (min-width: 768px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
        display: none;
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
    padding-top: 0.15rem;
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
        display: none;
        padding-top: 0.24rem;
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
    display: block;
    margin-bottom: 10px;
    color: #777;
    color: rgba(24, 31, 39, 0.65);
    line-height: 1.5;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

@media (min-width: 1200px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
        opacity: 1;
    }
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
        margin-bottom: 10px;
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
    color: #024498;
    opacity: 1;
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei {
    margin-right: 0.4rem;
}

    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei:last-child {
        margin-right: 0;
    }

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .item.on .tit i img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
        display: none;
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen {
    display: flex;
    color: #333;
    font-size: 16px;
    align-items: center;
}

@media (max-width: 1900px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen {
        font-size: 14px;
    }
}

.hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list {
    display: flex;
    align-items: center;
}

    .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li {
        position: relative;
        margin-right: 0.2rem;
    }

        .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li:last-child {
            margin-right: 0;
        }

        .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
            position: absolute;
            top: 100%;
            left: 50%;
            display: none;
            width: 135px;
            border-radius: 6px;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            filter: drop-shadow(10px 0 44px rgba(0, 0, 0, 0.1));
        }

@media (max-width: 1580px) {
    .hadbox_sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
        width: 120px;
    }
}

.ftlogo_share .tit {
    margin-right: 15px;
    font-size: 18px;
}

.ftlogo_share .bshare_icon {
    display: block;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(3, 13, 35, 0.05);
    color: rgba(3, 13, 35, 0.3);
    text-align: center;
    font-size: 22px;
    line-height: 40px;
}

    .ftlogo_share .bshare_icon:last-child {
        margin-right: 0;
    }

    .ftlogo_share .bshare_icon.icon-weixin {
        font-size: 24px;
    }

#toggle_search.open:after {
    top: 40px;
    color: #fff;
}

#search_form {
    position: absolute;
    top: 100%;
    right: 0%;
    overflow: hidden;
    width: 400px;
    max-height: 0;
    background: #fff;
    -webkit-transition: max-height, 0.5s;
    -moz-transition: max-height, 0.5s;
    -o-transition: max-height, 0.5s;
    transition: max-height, 0.5s;
}

    #search_form.open {
        max-height: 50px;
    }

    #search_form fieldset {
        margin: 0 60px 0 0;
        padding: 0;
        width: 85%;
        border: none;
    }

    #search_form input {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 50px;
    }

    #search_form .search {
        padding: 0 5px 0 22px;
        width: 100%;
        border: none;
        background: #fff;
        border: 1px solid #dfdede;
        color: #333;
        font-size: 16px;
    }

    #search_form .header_btn {
        position: absolute;
        right: 0;
        bottom: 0;
        margin: 0;
        padding: 0;
        width: 15%;
        height: 100%;
        border: none;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        background: #aacd06;
        cursor: pointer;
    }

.headfixed .btn-menu {
    display: none;
    margin: 0 auto;
}

    .headfixed .btn-menu .mobile-nav {
        display: block;
        width: 36px;
        height: 36px;
        color: #fff;
        text-align: center;
        font-size: 13px;
        line-height: 36px;
    }

.headfixed .toggle_btn {
    position: relative;
    display: block;
    width: 100%;
    height: 30px;
}

    .headfixed .toggle_btn span {
        position: absolute;
        right: 0;
        width: 26px;
        height: 2px;
        background: #0b47a9;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

        .headfixed .toggle_btn span:first-child {
            top: 8px;
        }

        .headfixed .toggle_btn span:nth-child(2) {
            top: 50%;
            width: 20px;
        }

        .headfixed .toggle_btn span:last-child {
            bottom: 6px;
        }

    .headfixed .toggle_btn.on span:first-child {
        -webkit-transform: translate(0, 7px) rotate(45deg);
        -o-transform: translate(0, 7px) rotate(45deg);
        transform: translate(0, 7px) rotate(45deg);
        -ms-transform: translate(0, 7px) rotate(45deg);
    }

    .headfixed .toggle_btn.on span:nth-child(2) {
        opacity: 0;
    }

    .headfixed .toggle_btn.on span:last-child {
        bottom: 9px;
        -webkit-transform: translate(0, -3px) rotate(-45deg);
        -o-transform: translate(0, -3px) rotate(-45deg);
        transform: translate(0, -3px) rotate(-45deg);
        -ms-transform: translate(0, -3px) rotate(-45deg);
    }

.mobile_nav_box {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9;
    padding: 80px 0;
    width: 80%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: all 0.8s;
    transform: translateX(150%);
    pointer-events: none;
}

.headfixed .menu_list.on .mobile_nav_box {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
}

.headfixed .mobile_nav_box .tit {
    position: relative;
    padding: 0 5%;
    color: #282828;
    text-align: center;
    letter-spacing: 2px;
    font-size: 16px;
}

.headfixed .mobile_nav_box .mobile_ul li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.headfixed .mobile_nav_box .head_subnav {
    padding: 12px 3.5%;
    width: 100%;
    background: #f5f5f5;
    display: none;
}

    .headfixed .mobile_nav_box .head_subnav a {
        position: relative;
        display: inline-block;
        padding: 6px 15px;
        width: 100%;
        color: #333;
        text-align: left;
        font-size: 16px;
        line-height: 1.5;
    }

    .headfixed .mobile_nav_box .head_subnav a {
        position: relative;
        display: inline-block;
        padding: 6px 15px;
        width: 100%;
        color: #333;
        text-align: left;
        font-size: 14px;
        line-height: 1.5;
    }

        .headfixed .mobile_nav_box .head_subnav a.stit {
            font-size: 16px;
        }

.headfixed .head_tit {
    position: relative;
    padding: 15px 0;
}

.headfixed .mobile_nav_box .mobile_down,
.headfixed .mobile_nav_box .smobile_down {
    position: absolute;
    top: 50%;
    right: 5%;
    z-index: 5;
    display: block;
    width: 150px;
    height: 100%;
    transform: translateY(-50%);
}

.headfixed .mobile_nav_box .smobile_down {
    right: 1.5%;
}

    .headfixed .mobile_nav_box .mobile_down:before,
    .headfixed .mobile_nav_box .smobile_down::before {
        position: absolute;
        top: 20px;
        right: 0;
        width: 10px;
        height: 10px;
        border-bottom: 1px solid #222;
        border-left: 1px solid #222;
        content: '';
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    }

.language {
    position: relative;
    width: 80px;
    text-align: center;
}


    .language a {
        font-size: 17px;
    }

        .language a:hover {
            color: #0068b7;
            font-weight: bold;
        }

    .language .language_text {
        font-size: 16px;
        cursor: pointer;
    }

        .language .language_text em {
            display: block;
            margin-left: 10px;
            transition: all 0.5s;
        }

    .language .language_list {
        position: absolute;
        top: 100%;
        left: 50%;
        display: none;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 103px 0 rgba(0, 0, 0, 0.2);
        transition: all 0.5s;
        transform: translateX(-50%);
    }

        .language .language_list a {
            display: block;
            padding: 8px 3px;
        }

    .language:hover .language_list {
        display: block;
    }

    .language:hover .language_text em {
        transform: rotate(180deg);
    }

    .language .language_list a:hover,
    .language:hover .language_text {
        color: #024498;
    }

.btn_search .icon-ssicon {
    width: 40px;
    height: 40px;
    font-size: 20px;
    cursor: pointer;
    color: #b0b0b0;
    text-align: right;
    margin-left: 1.7rem;
}

.app-lanu {
    display: none;
    padding: 20px 0;
    text-align: center;
}

    .app-lanu a {
        display: inline-block;
        padding: 2px 20px;
        color: #333;
        line-height: 24px;
    }

        .app-lanu a.active {
            border-radius: 30px;
            background: #e62129;
            color: #fff;
        }

.btn-psearch .toggle_search {
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer;
    transition: all 0.8s;
}

.btn-psearch img,
.btn-psearch span {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

.headfixed.headerbgm .btn-psearch .toggle_search,
.headfixed.hheaderbgm .btn-psearch .toggle_search,
.headfixed1 .btn-psearch .toggle_search {
    color: #333;
}

.header_button {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border: none;
    border-radius: 50%;
    text-align: left;
    text-indent: -119988px;
    text-transform: capitalize;
    cursor: pointer;
}

.toggle_search.open:after {
    top: 40px;
    color: #fff;
}

.header_sbtn {
    display: none;
}

.search_form {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 0;
    background: #fff;
    -webkit-transition: height, 0.5s;
    -moz-transition: height, 0.5s;
    -o-transition: height, 0.5s;
    transition: height, 0.5s;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

    .search_form.open {
        height: 200px;
        border: 1px solid #f1f1f1;
    }

    .search_form fieldset {
        position: relative;
        z-index: 9;
        display: flex;
        padding: 0;
        width: 40%;
        border: none;
        border: 1px solid #dfdede;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .search_form .search {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 5px 0 20px;
        width: calc(100% - 60px);
        height: 50px;
        border: none;
        background: #fff;
        color: #666;
        font-size: 18px;
    }

    .search_form .header_btn {
        margin: 0;
        padding: 0;
        width: 60px;
        height: 50px;
        border: none;
        color: #333;
        text-align: center;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 50px;
        cursor: pointer;
    }

.headfixed .menu_pcul li {
    vertical-align: top;
    padding: 0 0.4rem;
}

    .headfixed .menu_pcul li > a {
        position: relative;
        z-index: 2;
        display: block;
        color: #333;
        text-align: center;
        font-size: 18px;
        padding: 31px 0;
        cursor: pointer;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .headfixed .menu_pcul li .head_subnav {
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        width: 100%;
        background: #ffffff;
        border-top: 1px solid #f2f2f2;
        opacity: 0;
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        pointer-events: none;
    }

    .headfixed .menu_pcul li:hover .head_subnav {
        opacity: 1;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        pointer-events: auto
    }

    .headfixed .menu_pcul li.cur > a:after,
    .headfixed .menu_pcul li:hover > a:after {
        opacity: 1;
    }

    .headfixed .menu_pcul li.cur > a,
    .headfixed .menu_pcul li:hover > a {
        color: #0b47a9;
    }

.menu_list h3 a:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: none;
    width: 0;
    height: 2px;
    background-color: #333;
    content: '';
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.headfixed .menu_pcul li:hover {
    border-color: #0056b8;
}

.headfixed .head_subli {
    position: relative;
    /* padding: 0px 22%; */
    width: 1100px;
    margin: auto;
}

.headfixed .head_subot {
    position: relative;
    /* padding: 0 32%; */
}

    .headfixed .head_subot .head_lfmenu {
        width: 100%;
        border-right: 0px;
    }

.headfixed .head_lfmenu_sp {
}

.headfixed .head_subrt .head_lfmenu_sp .mtit {
    width: 50%;
    float: left;
    background-color: rgb(153 153 153 / 8%);
    margin-top: 0;
    margin-bottom: 10px;
    width: 48%;
}



    .headfixed .head_subrt .head_lfmenu_sp .mtit:nth-child(odd) {
        margin-right: 4%;
    }

.headfixed .head_img {
    position: relative;
    width: 250px;
    overflow: hidden;
}

.headfixed .head_subrt {
    width: calc(100% - 250px);
    padding-left: 0.85rem;
}

.headfixed .head_lfmenu {
    width: 35%;
    border-right: 1px solid #ebebeb;
}

.headfixed .head_rtBox {
    width: 65%;
    border-right: 1px solid #ebebeb;
}

.headfixed .head_subrt .mtit {
    position: relative;
    font-size: 18px;
    color: #666666;
    padding: 7px 32px;
    display: block;
    text-align: left;
    margin-top: 10px;
    background: #fff;
}

    .headfixed .head_subrt .mtit:first-child {
        margin-top: 0px;
    }

    .headfixed .head_subrt .mtit .icon-sjx {
        display: block;
        position: absolute;
        transform: rotate(90deg);
        left: 12px;
        top: 10px;
        font-size: 12px;
        color: #c9c9c9;
    }


.headfixed .head_subrt .head_lfmenu_sp .mtit:hover .icon-sjx {
    color: white;
}

.headfixed .head_subrt .mtit.active {
    font-weight: bold;
    color: #ffffff;
    background: #0b47a9;
}

    .headfixed .head_subrt .mtit.active .icon-sjx {
        color: #ffffff;
    }

.headfixed .head_subrt .mstit {
    position: relative;
    color: #666666;
    font-size: 16px;
    display: block;
    padding: 8px 20px;
}

    .headfixed .head_subrt .mstit em {
        position: absolute;
        top: 11px;
        right: 20px;
        display: block;
        font-size: 12px;
        font-weight: bold;
        opacity: 0;
        transition: all 0.5s;
    }

    .headfixed .head_subrt .mstit.active,
    .headfixed .head_subrt .msstit:hover,
    .headfixed .head_subot .head_subrt .mtit:hover {
        color: #0b47a9;
    }

.headfixed .head_subrt .head_lfmenu_sp .mtit:hover {
    background-color: #0b47a9;
    color: white;
}

.headfixed .head_subrt .msstit {
    font-size: 14px;
    display: block;
    padding: 9px 20px;
    color: #666666;
}

.headfixed .head_subrt .mstit.active em {
    opacity: 1;
}

.headfixed .head_rtmenu {
    width: 46%;
    border-right: 1px solid #ebebeb;
}

.headfixed .head_rtcont {
    width: 46%;
}

.headfixed .head_lfmenu,
.headfixed .head_rtmenu,
.headfixed .head_img,
.headfixed .head_rtcont {
    padding: 35px 0;
}

.headfixed .head_rtli,
.headfixed .head_rtct {
    height: 100%;
}

.headfixed .head_rtsli,
.headfixed .head_rtli {
    position: relative;
    display: none;
}

    .headfixed .head_rtsli:first-child,
    .headfixed .head_rtli:first-child {
        display: block;
    }















.banner .pub-mbanner img,
.banner .pub-pbanner img {
    margin: 0 auto;
    width: 100%;
}

.banner .swiper_img {
    position: relative;
}

.banner .banner_himg::before,
.banner .banner_img::before {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    content: '';
}

.banner .banner_img::before {
    background: rgba(0, 0, 0, 0.3);
}

.banner .swiper_fontlist {
    position: absolute;
    width: 35%;
    right: 8%;
    top: 20%;
    z-index: 9;
}

.banner .swiper_fontlist_left {
    left: 8%;
}


.banner .pub-mbanner {
    display: none;
}

.banner .swiper_font {
    position: relative;
    z-index: 5;
}

    .banner .swiper_font .font {
        padding-left: 10px;
        margin-bottom: 0.3rem;
    }

.banner .banner_himg {
    position: relative;
    z-index: 1;
}

.banner .swiper_dec {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 0.5rem;
    text-shadow: 0px 12px 5px rgba(0, 0, 0, 0.15);
}

.banner .swiper_tit {
    font-size: 0.52rem;
    line-height: 1.3;
    color: #ffffff;
    text-shadow: 0px 20px 5px rgba(0, 0, 0, 0.07);
}

    .banner .swiper_tit p {
        font-size: 0.38rem;
    }

.banner .swiper_line {
    width: 60px;
    height: 2px;
    margin: 25px 0;
    background-color: #ffffff;
    box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.2);
}

.banner .swiper-slide-active .swiper_dec {
    -webkit-animation: fadeInUp 3s;
    animation: fadeInUp 3s;
}

.banner .swiper-slide-active .swiper_tit,
.banner .swiper-slide-active .swiper_line {
    -webkit-animation: fadeInDown 4.5s;
    animation: fadeInDown 4.5s;
}

.banner .swiper-slide-active .moreBox {
    -webkit-animation: fadeInUp 4s;
    animation: fadeInUp 4s;
}

.banner .pub-banner-font .entit,
.banner .pub-banner-font .tit,
.banner .pub-banner-font .ny_bread,
.banner .swiper_img .more,
.pub-banner-font .dec,
.pub-banner-font .more,
.pub-banner-font .nav {
    opacity: 0;
    transform: translateY(0.5rem);
}

.banner.go .banner_img {
    transform: none;
}

.banner .banner_img {
    position: relative;
    transition: transform 3s cubic-bezier(0.25, 0.74, 0.22, 0.99) 0s;
    transform: scale(1.15);
}

.banner .swiper-slide-active .swiper_img .more,
.banner .swiper-slide-active .swiper_dec,
.banner .swiper-wrapper.flexlf .swiper_img .more,
.banner .swiper-wrapper.flexlf .swiper_dec,
.banner.go .pub-banner-font .dec,
.banner.go .pub-banner-font .entit,
.banner.go .pub-banner-font .more,
.banner.go .pub-banner-font .tit,
.banner.go .pub-banner-font .ny_bread,
.banner.go .pub-banner-font .nav {
    opacity: 1;
    transition: all 1s cubic-bezier(0.25, 0.74, 0.22, 0.99) 0s;
    transition-delay: 1s;
    transform: none;
}

.banner.go .pub-banner-font .dec,
.banner.go .pub-banner-font .ny_bread,
.banner.go .pub-banner-font .nav {
    transition-delay: 1.2s;
}

.banner .swiper-slide-active .swiper_img .more,
.banner .swiper-wrapper.flexlf .swiper_img .more,
.banner.go .pub-banner-font .more {
    transition-delay: 1.5s;
}

.banner .nav a:hover {
    color: #aacd06;
}

.banner .swiper-pagination {
    bottom: 35px;
}

.banner .swiper-pagination-bullet {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.banner .swiper-pagination-bullet-active {
    border: 1px solid #aacd06;
    background: #aacd06;
}

.moreBox {
    position: relative;
    overflow: hidden;
    padding: 15px 5px;
    display: block;
    cursor: pointer;
    text-align: center;
    width: 160px;
    background-color: #aacd06;
    border-radius: 28px;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.moreBox1 {
    width: 150px;
    padding: 12px 5px;
    color: #b4b4b4;
    background-color: #ffffff;
    border-radius: 28px;
    border: solid 3px #e0e0e0;
}

.bgmore {
    background-color: #b5bdc4;
}

    .bgmore:hover::before {
        width: 100%;
    }

.banner .brmore {
    border: 1px solid #eff3f8;
    background: #fafbfd;
    color: #024498;
}

.brmore:hover {
    color: #fff;
}

.moreBox em {
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 1;
}

.moreBox em,
.moreBox span {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -ms-transition: 0.3s;
}

.moreBox:hover em {
    transform: translateX(-6px);
}

.moreBox::before,
.contact .con3 .right .btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -45px;
    width: 25px;
    height: 100%;
    background: #fff;
    opacity: 0.3;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.moreBox:hover,
.contact2 .contactForm .btns .btn:hover,
.contact2 .contactForm .btns .btn.res:hover {
    background: #0b47a9;
}

.moreBox1:hover {
    color: #ffffff;
    background: #aacd06;
    border: solid 3px #aacd06;
}

.moreBox:hover::before,
.contact .con3 .right .btn:hover::before {
    left: calc(100% + 45px);
    width: 35px;
}

.moreBox img {
    display: inline-block;
    margin-right: 5px;
    width: 18px;
    height: 20px;
    vertical-align: middle;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
    -ms-transition: 1.5s;
}

.popupBox {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    display: none;
    transform: translate(-50%, -50%);
}

    .popupBox .close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9999;
        width: 50px;
        height: 50px;
        background: rgba(2, 68, 152, 0.2);
        color: #024498;
        text-align: center;
        font-weight: 600;
        line-height: 50px;
        cursor: pointer;
    }

.popcont {
    margin: 0 auto;
    width: 100%;
    background: #fff;
}

    .popcont .popcont_tit {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 15%;
        width: 100%;
        color: #fff;
        text-align: center;
        font-weight: 700;
        font-size: 0.48rem;
        line-height: 1.25;
        transform: translate(-50%, -50%);
    }

.shadow {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
}

.d2 {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.in_stit,
.in_tit {
    position: relative;
    z-index: 2;
    text-align: center;
}

    .in_tit .line {
        width: 1.33rem;
        height: 3px;
        margin-top: 3px;
        background-color: #0056b8;
    }

.tlf {
    text-align: left;
}

.in_tit .entit {
    margin-bottom: 10px;
    color: #024498;
    letter-spacing: 1px;
    font-size: 0.56rem;
    font-family: Bebas;
    line-height: 1;
}

.in_tit .tit {
    font-weight: bold;
    color: #222;
    font-size: 0.46rem;
    line-height: 1.3;
}

    .in_tit .tit em {
        color: #0b47a9;
    }

.in_tit .tit1 {
    font-size: 0.5rem;
}

.in_tit .dec {
    color: #777;
    font-size: 18px;
    line-height: 1.667;
}

    .in_tit .dec span {
        color: #024da2;
    }

.in_tit .dec {
    margin-top: 10px;
}

.in_tit .dec1 {
    margin-top: 12px;
    color: #777;
}

.about1 .about1_dec,
.in_tit .dec span,
.in_tit .tit span,
.section3 .section3_dec span {
    color: #15499a;
}

.in_tit .tit span {
    font-size: 0.56rem;
    line-height: 1;
}

.pors {
    position: relative;
}

.footer {
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    background: url(../img/in-bgm1.jpg) no-repeat center;
    background-size: cover;
}

    .footer .foot_icon {
        position: relative;
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: #ffffff;
        font-size: 18px;
        text-align: center;
    }

    .footer .tel,
    .footer .email,
    .footer .addr {
        color: #ffffff;
    }

    .footer .tel {
        font-size: 24px;
        font-weight: bold;
    }

    .footer .email {
        font-size: 20px;
    }

    .footer .addr {
        font-size: 16px;
    }

    .footer .foot-top {
        flex-wrap: wrap;
    }

    .footer .footer-subtit a {
        position: relative;
        display: block;
        color: #fff;
        font-size: 20px;
        margin-bottom: 15px;
    }

    .footer .footer_addrli {
        margin-top: 25px;
    }

        .footer .footer_addrli:first-child {
            margin-top: 0px;
        }

        .footer .footer_addrli .font {
            width: calc(100% - 30px);
            padding-left: 20px;
        }

        .footer .footer_addrli .tit {
            color: #fefefe;
        }

        .footer .footer_addrli .dec {
            font-size: 14px;
            color: #fff;
            margin-top: 3px;
        }

        .footer .footer_addrli .dec1 {
            color: rgba(255, 255, 255, 0.28);
        }

    .footer .ftlogo_share .bshare_icon {
        margin-top: 20px;
        margin-right: 30px;
        width: auto;
        height: auto;
        color: rgba(255, 255, 255, 0.3);
        font-size: 30px;
        line-height: 1.2 !important;
    }

        .footer .ftlogo_share .bshare_icon:last-child {
            margin-right: 0;
        }

        .footer .ftlogo_share .bshare_icon.icon-facebook,
        .footer .ftlogo_share .bshare_icon.icon-weixin {
            font-size: 36px;
        }

    .footer .footer-menu li,
    .footer .footer-subtit {
        position: relative;
    }

    .footer .footer-subnav a {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        color: rgba(255, 255, 255, 0.48);
        padding: 4px 0;
    }

    .footer .footer-subnav span {
        display: inline-block;
        vertical-align: middle;
        padding: 0 0.4rem;
        color: rgba(255, 255, 255, 0.15);
    }

    .footer .footer-subtit a .icon-rjiantou1 {
        display: inline-block;
        margin-right: 10px;
        color: #fff;
        vertical-align: middle;
        font-weight: 700;
        font-size: 12px;
    }

    .footer .footer-subnav a:hover {
        color: #fff;
    }

    .footer .foot-copy a:hover,
    .footer .foot-rtlink a:hover,
    .footer .ftlogo_share .bshare_icon:hover {
        color: #fff;
    }

    .footer .foot-bot {
        padding: 25px 0;
        flex-wrap: wrap;
        border-top: 1px solid rgba(255, 255, 255, 0.15);
    }

    .footer .foot-copy,
    .footer .foot-copy a,
    .footer .foot-rtlink,
    .footer .foot-rtlink a {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.29);
    }

    .footer .foot_left {
        width: 35%;
    }

    .footer .footer-menu {
        flex: 1;
    }

    .footer .foot-rtlink a {
        padding: 0 5px;
    }

    .footer .foot-rtlink span {
        color: rgba(255, 255, 255, 0.2);
    }

    .footer .foot-rtlink a:first-child {
        padding-left: 0;
    }

    .footer .foot-rtlink a:last-child {
        padding-right: 0;
    }

    .footer .foot-ewm {
        position: relative;
        width: 105px;
        color: #fff;
        text-align: center;
        font-weight: lighter;
        font-size: 14px;
    }

        .footer .foot-ewm img {
            margin-bottom: 10px;
            max-width: 105px;
            max-height: 105px;
        }

.share .iconfont {
    position: relative;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    font-size: 18px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    cursor: pointer;
    background-color: #da3c3c;
}

    .share .iconfont.icon-weixin {
        background-color: #21ba41;
    }

    .share .iconfont.icon-qq {
        background-color: #3e91ee;
    }

    .share .iconfont.icon-kongjian {
        background-color: #f4c50b;
    }

    .share .iconfont:hover {
        background-color: #0f328c !important;
    }

.pub-banner {
    position: relative;
    overflow: hidden;
}

.pub-pcbanner {
    display: block;
    width: 100%;
}

.pub-mbanner {
    display: none;
    width: 100%;
}

.pub-banner-font {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

    .pub-banner-font .more {
        margin-top: 35px;
    }

.tce {
    text-align: center;
}

.tlf {
    text-align: left;
}

.trt {
    text-align: right;
}

.pub-banner-font1 {
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -moz-transform: translate(-50%, -40%);
    -o-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
}

.pub-banner-font2 {
    top: 33%;
    left: 50%;
    -webkit-transform: translate(-50%, -33%);
    -moz-transform: translate(-50%, -33%);
    -o-transform: translate(-50%, -33%);
    transform: translate(-50%, -33%);
    -ms-transform: translate(-50%, -33%);
}

.banner1 .pub-banner-font .tit {
    display: none;
}

.banner,
.banner_swiper,
.banner .swiper-img {
    position: relative;
    overflow: hidden;
}

    .banner .swiper-img::before {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.25);
        display: none;
        z-index: 2;
    }

    .banner .pub-mbanner,
    .banner .pub-pbanner {
        width: 100%;
    }

.pub-banner-font .tit {
    color: #fff;
    font-size: 0.5rem;
    line-height: 1.3;
}

.pub-banner-font .entit {
    margin-bottom: 15px;
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: Bebas;
}

.pub-banner-font .dec {
    color: #fff;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.pub-banner-font .dec1 {
    margin-top: 13px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 26px;
}

.pub-banner-font .dec2 {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.75;
}

.banner .pub-banner-font .nav {
    padding: 10px 0;
}

.ny_bread {
    position: relative;
    padding: 10px 0;
}

    .ny_bread a,
    .ny_bread em,
    .ny_bread img {
        display: inline-block;
        color: #ffffff;
        vertical-align: middle;
        font-size: 16px;
    }

.ny_bread1 {
    text-align: center;
}

    .ny_bread1 a,
    .ny_bread1 em,
    .ny_bread1 img {
        color: #a2a2a2;
    }

.ny_bread em {
    margin: 0 10px;
}

    .ny_bread em.icon-rjiantou1 {
        font-size: 12px;
    }

    .ny_bread a:hover,
    .ny_bread em.icon-wz:hover {
        color: rgba(255, 255, 255, 0.7);
    }

.ny_bread1 a:hover {
    color: #0f328c;
}

.paging {
    flex-wrap: wrap;
}

    .paging a {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: 5px;
        height: 36px;
        min-width: 36px;
        border-bottom: 2px solid transparent;
        border-radius: 50%;
        color: #777;
        text-align: center;
        font-size: 16px;
        font-family: ArialMT;
        line-height: 36px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -ms-transition: all 0.5s;
    }

        .paging a img {
            display: inline-block;
            vertical-align: middle;
            line-height: 27px;
        }

        .paging a:last-child {
            margin-right: 0;
        }

    .paging .icon-ljiantou {
        margin-right: 55px;
    }

    .paging .icon-rjiantou {
        margin-right: 0;
        margin-left: 55px;
    }

    .paging a.active,
    .paging a:hover {
        background-color: #0b47a9;
        color: #fff;
        font-weight: 700;
    }

    .paging p {
        display: flex;
        padding-left: 15px;
        color: #999;
        font-size: 20px;
        font-family: ArialMT;
        line-height: 41px;
        flex-direction: row;
        justify-content: left;
    }

    .paging .pagin-tonum {
        width: auto;
        height: auto;
        border: none;
    }

    .paging p a:first-child {
        margin-right: 0;
        padding-left: 14px;
    }

    .paging .no-iconprev {
        opacity: 0.5;
    }

    .paging .paging-iconnext,
    .paging .paging-iconprev {
        margin-right: 0;
        border-radius: 0;
        color: #333;
        font-weight: 700;
        font-size: 18px;
    }

    .paging .iconfont {
        color: #0b47a9;
        font-size: 22px;
    }

    .paging a.paging-icon:hover {
        background: 0;
        color: #0b47a9;
        opacity: 1;
    }

@media screen and (max-width: 1279px) {
    .paging .paging-iconnext, .paging .paging-iconprev {
        font-size: 16px;
    }

    .headfixed .head_subli {
        width: 960px;
    }
}

@media screen and (max-width: 1151px) {
    .paging .icon-rjiantou {
        margin-left: 10px;
    }

    .paging .icon-ljiantou {
        margin-right: 10px;
    }
}

@media screen and (max-width: 640px) {
    .paging .icon-rjiantou {
        margin-right: 0;
    }

    .paging span {
        line-height: 26px;
    }

    .paging a,
    .paging input {
        width: 26px;
        height: 26px;
        min-width: 26px;
        font-size: 14px;
        line-height: 26px;
        margin-right: 2px;
    }

    .paging .paging-iconnext,
    .paging .paging-iconprev {
        display: none;
    }
}

.right-flex {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9;
    margin-top: -200px;
    width: 50px;
    height: auto;
}

    .right-flex ul {
        width: 100%;
    }

    .right-flex li {
        position: relative;
        float: right;
        margin-bottom: 5px;
        width: 50px;
        height: 50px;
        border-radius: 8px 0 0 8px;
        background: #a7afb9;
        line-height: 50px;
        transition: width 0.3s, background 0.3s, margin 0.3s;
    }

        .right-flex li .ico {
            position: absolute;
            top: 0;
            right: 0;
            width: 50px;
            height: 50px;
            transition: right 0.3s;
        }

        .right-flex li a {
            display: block;
            width: 100%;
            height: 100%;
        }

        .right-flex li p {
            padding: 0 20px;
            color: #fff;
            font-size: 15px;
            line-height: 50px;
            transition: transform 0.3s;
        }

        .right-flex li.one {
            width: 90px;
            height: 50px;
            border-radius: 4px;
            background-color: #458d45;
        }

            .right-flex li.one p {
                padding: 3px 10px;
                text-align: center;
                font-size: 16px;
                line-height: 22px;
            }

        .right-flex li.four .ico,
        .right-flex li.li-three .ico,
        .right-flex li.two .ico {
            left: 0;
        }

        .right-flex li.four p,
        .right-flex li.li-three p,
        .right-flex li.two p {
            padding: 0 20px 0 50px;
        }

        .right-flex li.two {
            margin-right: -150px;
            width: 200px;
        }

        .right-flex li.three {
            margin-right: -100px;
            width: 150px;
        }

        .right-flex li .ico {
            color: #fff;
            text-align: center;
            font-size: 28px;
        }

            .right-flex li .ico.ico03 {
                font-size: 32px;
            }

            .right-flex li .ico.ico08 {
                font-weight: 700;
                font-size: 18px;
                transform: rotate(180deg);
            }

    .right-flex .right-close {
        width: 100%;
        height: 40px;
        font-weight: 700;
        font-size: 12px;
    }

    .right-flex .close-icon {
        display: block;
        margin: 0 auto 10px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #a7afb9;
        color: #fff;
        text-align: center;
        font-size: 14px;
        line-height: 32px;
        cursor: pointer;
        transition: all 0.3s;
        transform: rotate(45deg);
    }

    .right-flex.show .close-icon {
        transform: rotate(0);
    }

    .right-flex .to-top em {
        display: block;
        padding-top: 10px;
        color: #fff;
        text-align: center;
    }

@media (min-width: 1151px) {
    .right-flex li:hover {
        width: 50px;
        background: #0b47a9;
    }

    .right-flex li.one:hover {
        width: 90px;
        background-color: #0b47a9;
    }

    .right-flex li.four:hover .ico,
    .right-flex li.li-three:hover .ico,
    .right-flex li.two:hover .ico,
    .right-flex li:hover .ico {
        right: 0;
        left: auto;
    }

    .right-flex li.two:hover {
        margin-right: 0;
        width: 220px;
    }

    .right-flex li.three:hover {
        margin-right: 0;
        width: 140px;
    }

    .right-flex li.four:hover {
        margin-right: 0;
        width: 155px;
    }

    .right-flex li.li-three:hover p,
    .right-flex li.two:hover p {
        padding: 0 20px;
    }

    .right-flex li.four:hover p:last-child {
        padding: 0 53px 0 0;
    }

        .right-flex li.four:hover p:last-child img {
            border: 3px solid #0b47a9;
            border-radius: 8px;
        }
}

@media (max-width: 1000px) {
    .right-flex .four,
    .right-flex .right-close,
    .right-flex .two,
    .right-flex li.one {
        display: none !important;
    }
}

@media (max-width: 640px) {
    .right-flex,
    .right-flex li {
        width: 40px;
        height: 40px;
    }

        .right-flex li .ico {
            width: 40px;
            height: 40px;
            line-height: 40px;
        }

        .right-flex .to-top em {
            margin-top: 0;
            font-size: 12px;
            line-height: 30px;
        }

    .right-flex {
        top: 100%;
    }
}

.app-kfbt {
    display: none;
    height: 48px;
}

.app-kf {
    position: fixed;
    z-index: 5;
    overflow: hidden;
}

.app-kf,
.kufuul {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
}

.kufuul {
    position: absolute;
    display: inline-block;
    padding: 2px 0;
}

.kefu li,
.kufuul {
    text-align: center;
}

.kefu li {
    float: left;
    width: 50%;
    height: 50px;
    color: #fff;
    line-height: 50px;
    transition: all 0.4s;
}

    .kefu li a em {
        display: inline-block;
        margin-right: 10px;
        vertical-align: -2px;
        font-size: 20px;
    }

.kf-dh,
.kf-zx {
    display: block;
    width: 100%;
    height: 100%;
    background: #a7afb9;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 50px;
}

.kf-dh {
    background: #0b47a9;
}

.nav_menu {
    position: relative;
    z-index: 5;
    padding: 0 13.2%;
    background-color: #ffffff;
    box-shadow: 0px 0px 49px 0px rgba(174, 174, 174, 0.18);
}

    .nav_menu .nav_name {
        position: relative;
        display: block;
        display: none;
        padding: 0 5%;
        color: #333;
        text-align: left;
        font-size: 18px;
        line-height: 65px;
        cursor: pointer;
    }

        .nav_menu .nav_name .iconfont {
            position: absolute;
            top: 50%;
            right: 5%;
            transform: translateY(-50%);
        }

    .nav_menu .nav_menu_ul {
        background: rgba(255, 255, 255, 0.9);
    }

        .nav_menu .nav_menu_ul a {
            display: block;
            overflow: hidden;
            padding: 28px 0;
            width: 100%;
            color: #888888;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 18px;
            line-height: 1.3;
        }

        .nav_menu .nav_menu_ul a,
        .nav_menu .nav_menu_ul li {
            -webkit-transition: 0.5s;
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s;
            -ms-transition: 0.5s;
        }

        .nav_menu .nav_menu_ul li {
            position: relative;
            min-width: 14.28%;
            border-right: 1px solid #eeeeee;
            text-align: center;
            flex: 1;
        }

            .nav_menu .nav_menu_ul li:last-child {
                border-right: transparent;
            }

            .nav_menu .nav_menu_ul li:before {
                position: absolute;
                right: 0;
                bottom: 0;
                width: 0%;
                height: 3px;
                background-color: #024498;
                content: '';
                display: none;
                -webkit-transition: 0.5s;
                -moz-transition: 0.5s;
                -o-transition: 0.5s;
                transition: 0.5s;
                -ms-transition: 0.5s;
            }

.nav_menu1 .nav_menu_ul li:before {
    top: 0;
    bottom: auto;
}

.nav_menu .nav_menu_ul li.active:before {
    right: auto;
    left: 0;
    width: 100%;
}

.nav_menu1 .nav_menu_ul li {
    margin-right: 0;
    border-right: 1px solid rgba(34, 34, 34, 0.07);
    flex: 1;
}

    .nav_menu1 .nav_menu_ul li:last-child {
        border-right: 0;
    }

.nav_menu .nav_menu_ul li.active {
    background-color: #0056b8;
}

    .nav_menu .nav_menu_ul li.active a {
        color: #ffffff;
    }

.nav_menu .nav_menu_ul li:hover a {
    color: #0056b8;
}

@media screen and (max-width: 1439px) {
    .nav_menu .nav_menu_ul a {
        padding: 22px 0;
        font-size: 16px;
    }
}

@media screen and (max-width: 1279px) {
    .nav_menu .nav_menu_ul a {
        padding: 15px 0;
        font-size: 16px;
    }

    .nav_menu {
        margin-top: -50px;
    }
}

@media screen and (max-width: 1000px) {
    .nav_menu {
        overflow: initial !important;
        padding: 0 5%;
        width: 100% !important;
    }

        .nav_menu .nav_name {
            display: block;
            padding: 0;
        }

            .nav_menu .nav_name .iconfont {
                right: 0;
            }

    .nav_menu {
        margin-top: 0;
        border-bottom: 1px solid rgba(51, 51, 51, 0.15);
    }

        .nav_menu .nav_menu_ul li:before {
            display: none;
        }

        .nav_menu .nav_menu_ul {
            position: absolute;
            left: 0;
            z-index: 999;
            display: none;
            width: 100%;
            background: #fff;
            box-shadow: 0 1px 4px 1px #f1f1f1;
        }

            .nav_menu .nav_menu_ul li {
                width: 100%;
                text-align: left;
            }

            .nav_menu .nav_menu_ul a {
                padding: 15px 5%;
                border-top: 1px solid rgba(51, 51, 51, 0.1);
                color: #333;
                font-size: 16px;
                line-height: 26px;
            }
}

@media screen and (max-width: 640px) {
    .nav_menu .nav_name {
        font-size: 16px;
        line-height: 50px;
    }

    .nav_menu .nav_menu_ul a {
        padding: 10px 5%;
        font-size: 14px;
    }
}

@media screen and (max-width: 1599px) {
    .w1600 {
        width: 90%;
    }

    .w1400 {
        width: 80%;
    }
}

@media screen and (max-width: 1439px) {
    .w1400 {
        width: 90%;
    }
}

@media screen and (max-width: 1279px) {
    .w1200 {
        width: 90%;
    }
}


.wxts {
    margin-top: 10px;
    font-size: 15px;
}

    .wxts span {
        color: red;
        margin-right: 5px;
    }
